apalis/colibri_t20/t30: integrate recovery mode detection
authorMarcel Ziswiler <[email protected]>
Wed, 5 Aug 2015 22:47:00 +0000 (00:47 +0200)
committerTom Warren <[email protected]>
Thu, 13 Aug 2015 20:06:01 +0000 (13:06 -0700)
commita5825625e56d7af4630d7892b214fc38c75264e3
tree84cfd379ef96b6fd8691f120bff00f8386273390
parenta1f34ed87356ffa0095ca1962098abfcc58fe374
apalis/colibri_t20/t30: integrate recovery mode detection

Allow detecting whether or not U-Boot was launched through the
recovery mode of the resp. NVIDIA SoC.

Make use of a board specific arch_misc_init() and enable the same via
CONFIG_ARCH_MISC_INIT configuration option.

Signed-off-by: Marcel Ziswiler <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
board/toradex/apalis_t30/apalis_t30.c
board/toradex/colibri_t20/colibri_t20.c
board/toradex/colibri_t30/colibri_t30.c
include/configs/apalis_t30.h
include/configs/colibri_t20.h
include/configs/colibri_t30.h